powered by
size(object, ...)## S3 method for class 'NIGrid': size(object, ...)## S3 method for class 'NIGrid': dim(x)
## S3 method for class 'NIGrid': size(object, ...)
## S3 method for class 'NIGrid': dim(x)
NIGrid
myGrid <- createNIGrid(dim=2, type="GHe", level=5) size(myGrid) dim(myGrid)
Run the code above in your browser using DataLab